Uses of Interface
org.eclipse.vtp.desktop.projects.core.internals.event.ObjectListener

Packages that use ObjectListener
org.eclipse.vtp.desktop.projects.core   
org.eclipse.vtp.desktop.projects.core.internals   
org.eclipse.vtp.desktop.projects.voice.internals   
 

Uses of ObjectListener in org.eclipse.vtp.desktop.projects.core
 

Methods in org.eclipse.vtp.desktop.projects.core with parameters of type ObjectListener
 void DesktopCorePlugin.registerObjectListener(java.lang.String objectId, ObjectListener l)
           
 void DesktopCorePlugin.unregisterObjectListener(java.lang.String objectId, ObjectListener l)
           
 

Uses of ObjectListener in org.eclipse.vtp.desktop.projects.core.internals
 

Classes in org.eclipse.vtp.desktop.projects.core.internals that implement ObjectListener
 class ApplicationDesign
          This is the concrete implementation of IApplicationDesign and provides the default behavior of that interface.
 class ApplicationFragment
           
 class ApplicationFragmentProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
 class ApplicationProject
          This is a concrete implementation of IApplicationProject and provides the default behavior of that interface.
 class BusinessObject
          This is a concrete implementation of IBusinessObject and provides the default behavior of that interface.
 class BusinessObjectField
          This is a concrete implementation of IBusinessObjectField and provides the default behavior of that interface.
 class BusinessObjectSet
          This is a concrete implementation of IBusinessObjectSet and provides the default behavior of that interface.
 class Database
          This is a concrete implementation of IDatabase and provides the default behavior of that interface.
 class DatabaseSet
          This is a concrete implementation of IDatabaseSet and provides the default behavior of that interface.
 class DatabaseTable
          This is a concrete implementation of IDatabaseTable and provides the default behavior of that interface.
 class DatabaseTableColumn
          This is a concrete implementation of IDatabaseTableColumn and provides the default behavior of that interface.
 class Dependency
          Dependency.
 class DependencySet
          DependencySet.
 class GrammarFile
          This is a concrete implementation of IGrammarFile and provides the default behavior of that interface.
 class MediaFile
          This is a concrete implementation of IMediaFile and provides the default behavior of that interface.
 class MediaFilesFolder
          This is a concrete implementation of IMediaFilesFolder and provides the default behavior of that interface.
 class MediaFolder
          This is a concrete implementation of IMediaFilesFolder and provides the default behavior of that interface.
 class MediaProject
          This is a concrete implementation of IPersonaProject and provides the default behavior of that interface.
 class MediaResource
          This is a concrete implementation of IMediaResource and provides the default behavior of that interface.
 class PromptSet
          This is a concrete implementation of IPromptSet and provides the default behavior of that interface.
 class VoiceResource
          This is a concrete implementation of IVoiceToolsResource and provides the default behavior of that interface.
 class VoiceToolsDesignProject
           
 class VoiceToolsProject
          This is a concrete implementation of IVoiceProject and provides the default behavior of that interface.
 class WebService
          This is a concrete implementation of IWebService and provides the default behavior of that interface.
 class WebServiceOperation
          WebServiceOperation.
 class WebServicePort
          WebServicePort.
 class WebServiceSet
          This is a concrete implementation of IWebServiceSet and provides the default behavior of that interface.
 class WebServiceType
          WebServiceType.
 class WebServiceTypeSet
          Implements IWebServiceTypeSet for the types declared in the WSDL schema.
 

Uses of ObjectListener in org.eclipse.vtp.desktop.projects.voice.internals
 

Classes in org.eclipse.vtp.desktop.projects.voice.internals that implement ObjectListener
 class AudioFile
          This is a concrete implementation of IAudioFile and provides the default behavior of that interface.
 class VoiceProject
          This is a concrete implementation of IVoiceProject and provides the default behavior of that interface.